home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / lucky-boot.swf / scripts / DefineButton2_291 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-12-21  |  52 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay("mainMenu");
  3. }
  4.